home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
2336B.ZIP
/
SCRDISK4.EXE
/
arc
/
#DEFINES.C
next >
Wrap
Text File
|
1990-02-09
|
541b
|
21 lines
/*
Include mouse procedures in this compile.... These procedure can not
be linked out by the smart linker if they are not referenced.
*/
#define MOUSE
/*
Include field validation procedure in Turbo ScrEdit libraries.... These
procdures can not be linked out by the smart linker if they are not
referenced.
*/
#define VALIDATE
/*
Include color changeing procedures in Turbo ScrEdit libraries.... These
procedures CAN BE LINKED out by the smart linker if the are not
referenced by your programs.
*/
#define COLORCHANGE